home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr42 / maplelef.zip / FMSYN.CAL < prev    next >
Text File  |  1994-04-23  |  542b  |  17 lines

  1. ;-----------------------------------------------------------------------
  2. ; Simple CAL program to Launch the FMSynth Driver from within 
  3. ; Cakewalk -- Requires Version 2.00 of Cakewalk Professional for Windows
  4. ;
  5. ; Created 930916 by Jamie O'Connell
  6. ; Copyright (c) 1993 by Jamie O'Connell
  7. ;
  8. ; This is for version 2.1 of FM Synth or later
  9. ; Use Freely...
  10. ;-----------------------------------------------------------------------
  11.  
  12. (do
  13.     (include "NEED20.CAL")      ; require VERSION >= 20
  14.     (DLL "Kernel" "WinExec" "FMTASK" 1)
  15. )
  16.  
  17.